home *** CD-ROM | disk | FTP | other *** search
/ Graphics Plus / Graphics Plus.iso / general / procssng / ccs / ccs-11tl.lha / lbl / hips / sources / mahe / ahe.h next >
Encoding:
C/C++ Source or Header  |  1991-09-17  |  126 b   |  8 lines

  1. /* Maximum number of dimensions program will currently handle */
  2.  
  3. #define DIMNO    3
  4. #define MAXCHAR 255
  5. #define MAXSHORT 1023
  6.  
  7.  
  8.